Skip to content

bpo-41246: IOCP Proactor same socket overlapped callbacks#21399

Merged
gvanrossum merged 1 commit intopython:mainfrom
tontinton:fix-issue-41246
Oct 13, 2022
Merged

bpo-41246: IOCP Proactor same socket overlapped callbacks#21399
gvanrossum merged 1 commit intopython:mainfrom
tontinton:fix-issue-41246

Conversation

@tontinton
Copy link
Contributor

@tontinton tontinton commented Jul 8, 2020

Give the same callback function for when the overlapped operation is
done for the functions recv, recv_into, recvfrom, sendto, send
and sendfile inside IocpProactor.

https://bugs.python.org/issue41246

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants